/ Assembly List / LJCWinFormCommon / FormCommon / TextBoxNumeric_KeyPress

Namespace - LJCWinFormCommon


Parameters
sender - The control that fired the event.
e - The event arguments.

Syntax

C#
public static Void TextBoxNumeric_KeyPress(Object sender, KeyPressEventArgs e)

Only allows numbers or edit keys.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.